- Home
·
- Coding Standards
·
- simple listbox tip/trick=> you know how control the resized height of listbox can be a pain??
simple listbox tip/trick=> you know how control the resized height of listbox can be a pain??
you know how it can be difficult to resize the height of the listbox because it only allows you to reset its height + or - a full font height and not in incerments inbetween ? Well this little tip I found out purely by accident.
Rate simple listbox tip/trick=> you know how control the resized height of listbox can be a pain??
(9(9 Vote))
Set the listboxes [IntegralHeight]= False (True is the default) and then you can resize the height of the listbox to any dimension you desire
simple listbox tip/trick=> you know how control the resized height of listbox can be a pain?? Comments
No comments yet — be the first to post one!
Post a Comment